home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / tbe_001.arc / TB-EDIT.LOG < prev    next >
Text File  |  1991-06-27  |  6KB  |  92 lines

  1. -------------------------------------------------------------------------------
  2.  
  3.    0.00.01  -  First tryout (Turbo C 2.0)
  4.    0.00.02  -  Recompiled with Turbo C++ 1.0 (normal (ANSI) C compile mode)
  5.             -  Couple of bugfixes
  6.             -  Renamed to .CPP files, now compilable in C++ mode! (09 Jan 1991)
  7.             -  Prepared for Pigeon Post format                    (15 Jan 1991)
  8.             -  Added All-area scan, Pattern Searching, Forward/Move/Copy,
  9.                Export msg to text file, Jump to DOS Shell while editing,
  10.                External editor opt, Import textfile into msg text while editing
  11.             -  Macro keys/strings
  12.             -  Fortune cookie file routine
  13.             -  Config of kludge showing, quotestring, security & handling flags
  14.    0.00.03  -  Macros now also work while in an empty area        (29 Jan 1991)
  15.             -  Added trick in hdr editor: file-attach flag if ffirst(subject)
  16.             -  Export msg to textfile now defaults to user setup when entering
  17.                new area, user changes remembered till area change
  18.             -  Bugfix in pattern search, search for empty string was allowed
  19.             -  Next/Previous area new moves to next area with new msgs, or if
  20.                none, just the next area
  21.             -  Bugfix in area change selection menu
  22.             -  Msgheader list now shows more subject and less from/to stuff
  23.             -  Bugfix in config: "application tb-edit flags" only recognized
  24.                lowercase options, should be case insensitive
  25.    0.00.04  -  Added reader/editor user-definable help feature    (02 Feb 1991)
  26.             -  Quote now changes "---" to "-=-" & " * Origin:" to " + Origin:"
  27.             -  Read menu now shows which way the Kludge toggle is going
  28.             -  New message now shown as New/nnn instead of 0/nnn while editing
  29.             -  New special macros: 220 for program name, 221 for prog version,
  30.                20c for cur-area origin, 21c for org-area origin
  31.             -  Auto-attach now only active if ':' AND '?' on subject line
  32.             -  Auto-enable DOS file-sharing/locking if DOS' SHARE is loaded
  33.             -  RBBS messagebase routines adapted for file-sharing/locking
  34.             -  Header edit doesn't exit at ESC but with seperate selection item
  35.             -  Topline shows insert state, curline/lines, horpos, up/down arrow
  36.             -  LASTREAD.TBE no longer used, smarter TB-EDIT.STS is larger, but
  37.                stores format/path/number for exact match, so inserting a new
  38.                area will never again confuse TB-EDIT into linking lastread
  39.                pointers to the wrong area.  (Used to work by tb-edit area-no.)
  40.    0.00.05  -  Configuration additions/changes:                   (06 Feb 1991)
  41.                FLAGS changed to FLAG, NOKLUDGES changed to HIDEKLUDGES
  42.                Added SECURITY, with options PUBLIC, PRIVATE
  43.                Added PRIORITY, with options HOLD, NORMAL, CRASH and IMMEDIATE
  44.                Added HANDLING, with options KEEPSENT and KILLSENT
  45.                Added ECHOOUT statement for selective echomail export list
  46.             -  Added ECHOTAG statement in AREAS.TB
  47.                If echoout is specified, and an echomail area has an echotag,
  48.                this tag is appended to a list of tags to provide an echomail
  49.                processor with the possibility of a selective export for the
  50.                areas in which new message have been entered
  51.             -  New special macros:
  52.                20d for cur-area echotag, 21d for org-area echtag
  53.             -  Errorlevel exits:
  54.                255  Fatal error
  55.                  0  Normal exit, no messages were entered/changed
  56.                  1  Bitflag, Local mail entered/changed
  57.                  2  Bitflag, NetMail entered/changed
  58.                  4  Bitflag, EchoMail entered/changed
  59.                  8  Bitflag, GroupMail entered/changed
  60.                The bitflags are combined to provide the final errorlevel
  61.                A GROUPGATE type area would flag both ECHO and GROUP
  62.             -  Changed quoting logic a little bit; should work even better now!
  63.             -  Slightly changed TB-EDIT.STS format;  Delete the old one!!!
  64.                Starting up in the area you were in when exiting is now smart
  65.             -  New Header editor keys Ctrl-PgUp/Ctrl-PgDn for first/last item
  66.             -  Temporarily disabled file locking; sharing IS still used
  67.             -  Fixed bug in Pandora format
  68.             -  Implemented QuickBBS format
  69.    0.00.06  -  Also switched of file sharing (temporarily)        (09 Feb 1991)
  70.                RBBS didn't like it;  does anyone know how RA's locking works?
  71.             -  Added colour configuration for MENU, SELECT, WINDOW and TEXT
  72.                Default is a monochrome setup which works on all display types
  73.             -  Your name/pseudonym is shown highlighted in a message header
  74.             -  Enhanced msg-quoting logic once again!
  75.             -  Fixed bug in pattern search (wasn't entirely case-insensitive)
  76.     0.00.07 -  Messed about a bit.
  77.                Started drastic renovation but didn't finish (lack of time)
  78.  
  79.     0.00.10 -  Finally had time to complete the renovation        (24 Jun 1991)
  80.             -  Added registration keys, it can now be released as ShareWare
  81.             -  Changed/added lots of stuff, fixed some bugs
  82.             Sent off a prototype distribution package to a couple of people....
  83.  
  84. -------------------------------------------------------------------------------
  85.  
  86.   1.00  First generally available version                         (25 Jun 1991)
  87.         - Fixed distribution package
  88.         - Added ESC option in header editor to skip out without data check.
  89.         - Added 'flag hideheader', see sample TB-EDIT.CFG for more info.
  90.  
  91. -------------------------------------------------------------------------------
  92.